home *** CD-ROM | disk | FTP | other *** search
/ AMOS PD CD / amospdcd.iso / aminet / amoslist0993.lzh / AMOSLIST2 / 000027_amos-request@svcs1.digex.net_Tue Aug 31 04:21:14 1993.msg < prev    next >
Internet Message Format  |  1993-09-03  |  2KB

  1. Received: from nextsun.INS.CWRU.Edu by access.digex.net with SMTP id AA13659
  2.   (5.65c/IDA-1.4.4 for <mcox@access.digex.com>); Tue, 31 Aug 1993 04:21:12 -0400
  3. Received: from svcs1.digex.net by nextsun.INS.CWRU.Edu with SMTP (5.65b+ida+/CWRU-1.5.2-freenet-gw)
  4.     id AA23327; Tue, 31 Aug 93 04:19:47 -0400 (from amos-request@svcs1.digex.net for mcox@access.digex.com)
  5. Received: by svcs1.digex.net id AA04725
  6.   (5.65c/IDA-1.4.4 for amos-list-out); Tue, 31 Aug 1993 04:08:25 -0400
  7. Received: from access.digex.net by svcs1.digex.net with SMTP id AA04721
  8.   (5.65c/IDA-1.4.4 for <amos-list@svcs1.digex.net>); Tue, 31 Aug 1993 04:08:23 -0400
  9. Received: from cc.lut.fi by access.digex.net with SMTP id AA00872
  10.   (5.65c/IDA-1.4.4 for <amos-list@access.digex.com>); Tue, 31 Aug 1993 04:08:21 -0400
  11. Received: by cc.lut.fi
  12.     (5.65c/IDA-1.4.4/Kim-2.2) id AA22302; Tue, 31 Aug 1993 11:08:13 +0300
  13. From: Kimmo Veijalainen <Kimmo.Veijalainen@lut.fi>
  14. Message-Id: <199308310808.AA22302@cc.lut.fi>
  15. Subject: Re: Jumping/flicker (fwd)
  16. To: amos-list@access.digex.net
  17. Date: Tue, 31 Aug 93 11:08:13 EETDST
  18. X-Mailer: ELM [version 2.3 PL11]
  19. Status: RO
  20.  
  21.  
  22. > > None of you are using a screen blanker, are you?
  23. > No.  If I remember correctly the scrolly/menu I wrote has ->
  24. > Close Workbench
  25. > Close Editor
  26. > At the beginning.  This should kill the shell and give control to the AMOS
  27. > program being run.  Even when this is so the scrolly still flickers every
  28. > now and then.
  29.  
  30. Try disabling multitasking with Turbo or OS calls. Or try the Turbo's
  31. 'Vbl Wait xxx'-command for better synchronisation.
  32.  
  33. I have the flicker problem in only one program, that open two
  34. 640*256*16 screens to create a 320*256*16 scrolling area (this was just a test
  35. program, so the BG gfx consists of lines & characters :-) ). The flicker
  36. seemed to occur when I swapped the forthmost screen with the backmost (sp?).